home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / Library Stack v.1.0.cpt / Library Stack v.1.0 / background_14109.txt < prev    next >
Text File  |  1990-12-13  |  2KB  |  116 lines

  1. -- background: 14109 from stack: in.0
  2. -- bmap block id: 14400
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 51 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=24 top=295 right=312 bottom=124
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: map coords
  20.  
  21.  
  22. -- part 103 (field)
  23. -- low flags: 81
  24. -- high flags: 0001
  25. -- rect: left=9 top=47 right=316 bottom=500
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Please Wait
  34.  
  35.  
  36. -- part 115 (field)
  37. -- low flags: 81
  38. -- high flags: 0001
  39. -- rect: left=9 top=48 right=316 bottom=500
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Search Disk
  48.  
  49.  
  50. -- part 117 (field)
  51. -- low flags: 01
  52. -- high flags: 0000
  53. -- rect: left=158 top=164 right=249 bottom=358
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 118 (field)
  65. -- low flags: 80
  66. -- high flags: 0002
  67. -- rect: left=102 top=94 right=112 bottom=256
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Volume
  76. ----- HyperTalk script -----
  77. on openStack
  78.   set the visible of card field id 13 to false
  79. end openStack
  80.  
  81.  
  82. -- part 119 (field)
  83. -- low flags: 80
  84. -- high flags: 0007
  85. -- rect: left=8 top=131 right=196 bottom=184
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 0
  89. -- font id: 3
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: File Name
  94. ----- HyperTalk script -----
  95. on openStack
  96.   set the visible of card field id 14 to false
  97. end openStack
  98.  
  99.  
  100. -- part 120 (field)
  101. -- low flags: 80
  102. -- high flags: 0007
  103. -- rect: left=186 top=131 right=196 bottom=253
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 0 / 0
  106. -- text alignment: 0
  107. -- font id: 3
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: File Type
  112. ----- HyperTalk script -----
  113. on openStack
  114.   set the visible of card field id 15 to false
  115. end openStack
  116.